Bug 538519 – GtkCellRendererPixbuf doesn't allow unsetting the icon
authorCarlos Garnacho <carlos@imendio.com>
Mon, 16 Jun 2008 10:03:16 +0000 (10:03 +0000)
committerCarlos Garnacho <carlosg@src.gnome.org>
Mon, 16 Jun 2008 10:03:16 +0000 (10:03 +0000)
commit6afb455e5a7b194b741af1bdb74f0a9292f6b7e0
tree49c0896a7554565d7df81ca86b5c41e4d1ade4b1
parent0fc1f3aeedfb264e780823477d30ab5f7be70745
Bug 538519 – GtkCellRendererPixbuf doesn't allow unsetting the icon

2008-06-16  Carlos Garnacho  <carlos@imendio.com>

        Bug 538519 – GtkCellRendererPixbuf doesn't allow unsetting the icon
        anymore

        * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_set_property):
        Allow again setting any of the properties to render an image back to
        NULL.

svn path=/trunk/; revision=20395
ChangeLog
gtk/gtkcellrendererpixbuf.c